Welcome![Sign In][Sign Up]
Location:
Search - NFA DFA

Search list

[EditorNFAToDFA

Description: NFA TO dfa功能主要是实现从nfa 转换成 dfa,这是编译原理的程序设计,输入时是正则表达式-NFA TO dfa
Platform: | Size: 6144 | Author: | Hits:

[Data structscompile_work2

Description: 自动机的确定化,充分理解和掌握NFA、DFA以及NFA确定化过程的相关概念和知识,编程实现对输入NFA转换成DFA输出的功能。-Determination of automata, and fully understand and master the NFA, DFA and NFA to determine the relevance of the concept of process and knowledge of programming to convert NFA to DFA input output function.
Platform: | Size: 4096 | Author: wushi86 | Hits:

[ELanguage805NFA

Description: [用Java语言实现nfa到DFA的等价变换.rar] - 本程序为编译原理里的一个重要的知识点,实现nfa到DFA的转换 [nfatoDFA.rar] - nfa转化为DFA的一个程序!希望能有点作用! [REManageAndnfaToDFA.rar] - 能够完成正规式到nfa的转换,NFA到DFA的转换(子集法),DFA的最小化,测试一个生成串是否能为生成的DFA所识别 -[Using Java language to the DFA' s nfa equivalent transformation. Rar]- This procedure is compiled in an important principle of knowledge, the realization of nfa to DFA conversion [nfatoDFA.rar]- nfa into a DFA program! Hope role can be a little bit! [REManageAndnfaToDFA.rar]- to the completion of the formal ceremony to nfa conversion, NFA to DFA conversion (a subset of the Law), DFA minimization, testing whether a string can be generated for the generated DFA identified
Platform: | Size: 10240 | Author: 董华鹏 | Hits:

[OtherDFA_2

Description: NFA转换为DFA,包括确定化和最小化。-NFA into DFA, including the identification of and minimized.
Platform: | Size: 557056 | Author: 邵其静 | Hits:

[OtherNFAtoDFA[J.S]

Description: 一个NFA转化为DFA的带有界面的程序,C++builder编写,能够输出转化子集;对于多终结符的情况也一样能够正确求解。-An NFA into a DFA with the interface of the program, C++ builder write to a subset of the output conversion for multi-terminator is also the case can be properly solved.
Platform: | Size: 1088512 | Author: 卓然 | Hits:

[AlgorithmFinite_Aut2127819222008

Description: A Program that can convert your Regular Expression to PostFix Post_Fix to NFA [Thomson s Construction] NFA to DFA [Subset Construction] DFA to minDFA [Table Filling Algorithm]
Platform: | Size: 45056 | Author: csp | Hits:

[Program docChapter2

Description: 编译原理第二章的ppt 内容包含语法描述 NFA到DFA 以及DFA最小化的算法-Compiler Construction Principles Chapter II contains the ppt Syntax Description NFA to DFA and DFA minimization algorithm
Platform: | Size: 124928 | Author: pengjun | Hits:

[ELanguageNFA_DFA

Description: 利用C++语言实现编译词法分析中的NFA到DFA的转换。-Language implementation using C++ compiler lexical analysis of the NFA to DFA conversion.
Platform: | Size: 1315840 | Author: element | Hits:

[ELanguagenfatodfa

Description: NFA转化成DFA的C程序代码,编译原理实验题目-NFA to DFA
Platform: | Size: 2048 | Author: 云遥 | Hits:

[ELanguageConvert_NFA_TO_DFA

Description: Converting nfa to dfa in java
Platform: | Size: 26624 | Author: Muna | Hits:

[ELanguageNFA

Description: 用C#编写的不确定有穷自动机NFA=>确定有穷自动机DFA的转换算法,-Uncertainty with C#, finite automata NFA => OK finite automaton DFA conversion algorithm
Platform: | Size: 1570816 | Author: 徐华江 | Hits:

[ELanguageCompilingpnciplecoursedesign

Description: NFA的确定化是指对给定的NFA都能相应地构造出一个与之等价的DFA,使它们能够识别相同的语言。NFA的确定化使状态转移的复杂度仅为O(1),为状态的转移提供了帮助。-Make the NFA refers to the NFA accordingly given to construct a and the equivalent DFA, enables them to identify the same language. Make the NFA to divert the complexity is O (1) for the transfer of state, provide the help.
Platform: | Size: 1192960 | Author: 智利蒋 | Hits:

[Linux-Unixregex

Description: 实现了正则表达式转NFA,NFA转DFA,DFA最简化的过程。并可输出DFA到图像。-It can translate Regular Expression into NFA, NFA into DFA, and minimize the DFA. The result can be printed as a graph.
Platform: | Size: 187392 | Author: sunli | Hits:

[ELanguagenfa_dfaconversion_dfasimulation

Description: NFA toDFA conversion and then take string as input and check whether String is acceptable by DFA or not
Platform: | Size: 3072 | Author: juhimodi | Hits:

[SCMnfadfa

Description: This a c program that converts NFA to DFA-This is a c program that converts NFA to DFA
Platform: | Size: 1024 | Author: Tina | Hits:

[Windows DevelopNFAtoDFA(CPP)

Description: 用c++编程求正规表达式到NFA(不确定的有限自动机),NFA到DFA及DFA(有限自动机)的最小化 -C++ programming with regular expressions to find NFA (not sure of the finite automata), NFA to DFA and DFA (finite automata) of the minimum
Platform: | Size: 2048 | Author: dai | Hits:

[ELanguageNFA-to-DFA

Description: 编译原理 NFA 确定化 使用set 有注释,感觉已经很多了-Compiler theory of NFA to determine
Platform: | Size: 2048 | Author: 陈图嘉 | Hits:

[ELanguagemain

Description: 编译原理课程实验,NFA到DFA转换及化简的C++语言实现。-Compiler theory course experiment, NFA to DFA Conversion and Reduction of C++ language.
Platform: | Size: 11264 | Author: shirley | Hits:

[Energy industryNFA

Description: DFA NFA 文件生成转换 C++ 制作源码-DFA NFA file to generate source code conversion C++ production
Platform: | Size: 2048 | Author: cyl | Hits:

[Graph programdfa-nfa

Description: AFN -> AFD The program convert an AFN (non-deterministic) to AFD (deterministic)
Platform: | Size: 1024 | Author: Bruno | Hits:
« 1 2 3 4 5 67 8 9 10 11 12 13 »

CodeBus www.codebus.net